Produced by Araxis Merge on 2020-08-14 00:01:30 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Porto v3.2.3/Magento 2.x/Porto Theme/app/code/Mageplaza/AjaxLayer/view/frontend/web/css/source | _module.less | 2018-10-10 20:33:22 +0000 |
| 2 | Porto v3.2.4/Magento 2.x/Porto Theme/app/code/Mageplaza/AjaxLayer/view/frontend/web/css/source | _module.less | 2020-06-26 11:11:14 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 90 |
| Changed | 0 | 0 |
| Inserted | 1 | 4 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | /** | 1 | /** | |||
| 2 | * Mageplaza | 2 | * Mageplaza | |||
| 3 | * | 3 | * | |||
| 4 | * NOTICE OF LICENSE | 4 | * NOTICE OF LICENSE | |||
| 5 | * | 5 | * | |||
| 6 | * This source file is subject to the Mageplaza.com license that is | 6 | * This source file is subject to the Mageplaza.com license that is | |||
| 7 | * available through the world-wide-web at this URL: | 7 | * available through the world-wide-web at this URL: | |||
| 8 | * https://www.mageplaza.com/LICENSE.txt | 8 | * https://www.mageplaza.com/LICENSE.txt | |||
| 9 | * | 9 | * | |||
| 10 | * DISCLAIMER | 10 | * DISCLAIMER | |||
| 11 | * | 11 | * | |||
| 12 | * Do not edit or add to this file if you wish to upgrade this extension to newer | 12 | * Do not edit or add to this file if you wish to upgrade this extension to newer | |||
| 13 | * version in the future. | 13 | * version in the future. | |||
| 14 | * | 14 | * | |||
| 15 | * @category Mageplaza | 15 | * @category Mageplaza | |||
| 16 | * @package Mageplaza_AjaxLayer | 16 | * @package Mageplaza_AjaxLayer | |||
| 17 | * @copyright Copyright (c) Mageplaza (http://www.mageplaza.com/) | 17 | * @copyright Copyright (c) Mageplaza (http://www.mageplaza.com/) | |||
| 18 | * @license https://www.mageplaza.com/LICENSE.txt | 18 | * @license https://www.mageplaza.com/LICENSE.txt | |||
| 19 | */ | 19 | */ | |||
| 20 | 20 | |||||
| 21 | .ln_overlay { | 21 | .ln_overlay { | |||
| 22 | background-color: #FFFFFF; | 22 | background-color: #FFFFFF; | |||
| 23 | height: 300%; | 23 | height: 300%; | |||
| 24 | left: 0; | 24 | left: 0; | |||
| 25 | text-align: center; | 25 | text-align: center; | |||
| 26 | opacity: 0.5; | 26 | opacity: 0.5; | |||
| 27 | filter: alpha(opacity=50); | 27 | filter: alpha(opacity=50); | |||
| 28 | position: absolute; | 28 | position: absolute; | |||
| 29 | top: 0px; | 29 | top: 0px; | |||
| 30 | width: 500%; | 30 | width: 500%; | |||
| 31 | z-index: 555; | 31 | z-index: 555; | |||
| 32 | display: none; | 32 | display: none; | |||
| 33 | } | 33 | } | |||
| 34 | 34 | |||||
| 35 | .ln_overlay img { | 35 | .ln_overlay img { | |||
| 36 | margin-top: 300px; | 36 | margin-top: 300px; | |||
| 37 | left: 45%; | 37 | left: 45%; | |||
| 38 | display: block; | 38 | display: block; | |||
| 39 | position: fixed; | 39 | position: fixed; | |||
| 40 | } | 40 | } | |||
| 41 | 41 | |||||
| 42 | .ln_slider_container { | 42 | .ln_slider_container { | |||
| 43 | width: calc(100% - 20px); | 43 | width: calc(100% - 20px); | |||
| 44 | margin: 0 15px 0 5px; | 44 | margin: 0 15px 0 5px; | |||
| 45 | } | 45 | } | |||
| 46 | ||||||
| 47 | .filter-options-content a { | |||||
| 48 | display: inline-block !important; | |||||
| 49 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.